PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableImageCell Class / PDFFlowTableImageCell Constructor / PDFFlowTableImageCell Constructor(PDFImage)
The cell content.
In This Topic
    PDFFlowTableImageCell Constructor(PDFImage)
    In This Topic
    Initializes a new PDFFlowTableImageCell object.
    Syntax
    public PDFFlowTableImageCell( 
       PDFImage content
    )

    Parameters

    content
    The cell content.
    See Also